home *** CD-ROM | disk | FTP | other *** search
- body {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 1em;
- font-style: normal;
- line-height: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #000000;
- background-color: #FFFFFF;
- margin-top: 0em;
- margin-left: 0em;
- margin-right: 0em;
- margin-bottom: 1em;
- }
-
- .bold {
- font-weight: bold;
- }
-
- .wider {
- width: 26%;
- }
-
- div#header {
- margin: 0em;
- padding: 0em;
- text-transform: none;
- color: #FFFFFF;
- width: 100%;
- height: 105px;
- background-image: url(../images/dropshadow.gif);
- background-position: 0% 100%;
- background-repeat: repeat-x;
- background-color: #000000;
- overflow: visible;
-
- }
-
- #issuedate {
- background-color: #000000;
- color: #FFFFFF;
- background-image: url(../images/shopper.gif);
- background-repeat: no-repeat;
- width: 225px;
- height: 90px;
- overflow: hidden;
- }
-
- div#issuedate div#date {
- text-align: center;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 0.8em;
- font-style: normal;
- line-height: normal;
- font-weight: bold;
- font-variant: small-caps;
- min-height: 2em;
- padding-top: 0.4em;
- position: relative;
- top: 68px;
- }
-
- div#content {
- margin-top: 0.4em;
- }
-
- div#content div#intro {
- margin-top: 0em;
- margin-bottom: 0.4em;
- padding-top: 0em;
- padding-bottom: 0em;
- }
-
- p {
- font-size: 1.1em;
- padding-left: 1em;
- padding-right: 1em;
- padding-bottom: 0em;
- padding-top: 0em;
- }
-
- table {
- border-collapse: collapse;
- margin: 1em;
- border: 1px solid #666666;
- }
-
- th {
- vertical-align: top;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 1em;
- font-style: normal;
- font-weight: bold;
- font-variant: normal;
- text-transform: uppercase;
- color: #FFFFFF;
- background-color: #000000;
- margin: 0px;
- line-height: 1.2em;
- text-align: left;
- padding-top: 0.5em;
- padding-right: 1em;
- padding-bottom: 0.5em;
- padding-left: 1em;
- }
-
- td {
- border-bottom: 1px solid #666666;
- font-size: 1em;
- font-style: normal;
- line-height: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #000000;
- background-color: #FFFFFF;
- padding-right: 1em;
- padding-left: 1em;
- padding-top: 0.3em;
- padding-bottom: 0.3em;
- height: 3em;
- }